| SyLDAPPathAttribute |
| Logical Entity Name | SyLDAPPathAttribute |
| Default Table Name | SyLDAPPathAttribute |
| Physical Only | NO |
| Definition | |
| Note |
| SyLDAPPathAttribute Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyLDAPPathAttributeID |
int | NO | ||
SyLDAPPathID |
int | NO | ||
SyLDAPAttributeTypeID |
int | NO | ||
| ReferenceRecordID | int | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SyLDAPPathAttribute Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyLDAPPathAttribute_SyLDAPPathAttributeID | PrimaryKey | SyLDAPPathAttributeID |
| SyLDAPPathAttribute Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyLDAPPath | Non-Identifying | One To Zero or More | FK_SyLDAPPathAttribute.SyLDAPPathID_SyLDAPPath.SyLDAPPathID | SyLDAPPathID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SyLDAPPathAttribute.UserID_SyStaff.SyStaffID | UserID | NO | YES | ||
| SyLDAPAttributeTypes | Non-Identifying | One To Zero or More | FK_SyLDAPPathAttribute_SyLDAPAttributeTypes | SyLDAPAttributeTypeID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyLDAPPathAttribute Check Constraints |
| Check Constraint Name | CheckConstraint |